-
Home
-
WP SMS – Ultimate SMS & MMS Notifications, OTP, 2FA, and WooCommerce & Forms Integrations
-
6.8.1
-
Code
-
Classes
- WooCommerceOrderNotification
| Total Complexity |
27 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
163 |
| Lines of code |
85 |
| Logical lines of code |
32 |
| Comment lines |
2 |
| Methods |
23 |
| Properties |
2 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
65 |
4 |
9 |
| getItems() |
S |
64 |
2 |
9 |
| success() |
S |
72 |
1 |
5 |
| failed() |
S |
72 |
1 |
5 |
| getFirstName() |
S |
81 |
1 |
3 |
| getLastName() |
S |
81 |
1 |
3 |
| getCompany() |
S |
81 |
1 |
3 |
| getAddress() |
S |
81 |
1 |
3 |
| getEditOrderUrl() |
S |
80 |
1 |
3 |
| getBillingPhone() |
S |
81 |
1 |
3 |
| getBillingEmail() |
S |
81 |
1 |
3 |
| getNumber() |
S |
81 |
1 |
3 |
| getTotal() |
S |
81 |
1 |
3 |
| getCurrency() |
S |
81 |
1 |
3 |
| getCurrencySymbol() |
S |
80 |
1 |
3 |
| getPayUrl() |
S |
80 |
1 |
3 |
| getViewUrl() |
S |
80 |
1 |
3 |
| getCancelUrl() |
S |
80 |
1 |
3 |
| getReceivedUrl() |
S |
80 |
1 |
3 |
| getId() |
S |
81 |
1 |
3 |
| getStatus() |
S |
80 |
1 |
3 |
| getShippingMethod() |
S |
81 |
1 |
3 |
| getMeta() |
S |
78 |
1 |
3 |